home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / pam / common-session < prev   
Encoding:
Text File  |  2006-12-20  |  407 b   |  11 lines

  1. #
  2. # /etc/pam.d/common-session - session-related modules common to all services
  3. #
  4. # This file is included from other service-specific PAM config files,
  5. # and should contain a list of modules that define tasks to be performed
  6. # at the start and end of sessions of *any* kind (both interactive and
  7. # non-interactive).  The default is pam_unix.
  8. #
  9. session    required    pam_unix.so
  10. session    optional    pam_foreground.so
  11.